combobox: Stop pointlessly NULL-checking the menu
authorDaniel Boles <dboles@src.gnome.org>
Sat, 21 Jan 2017 20:40:21 +0000 (20:40 +0000)
committerDaniel Boles <dboles@src.gnome.org>
Sat, 21 Jan 2017 21:34:46 +0000 (21:34 +0000)
commit90b9dc458fd3353f0ae4f4c5ab45ac5dd304fbbb
treeb8f9669c20d90665e3583be8bb55a003fd360ef7
parent8c980445e3763e7a9adc25d8df1798baffaf4cdb
combobox: Stop pointlessly NULL-checking the menu

We now have a valid menu to use at all times.
gtk/gtkcombobox.c